PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFPageLabelingRange Class


In This Topic
    PDFPageLabelingRange Class Methods
    In This Topic

    For a list of all members of this type, see PDFPageLabelingRange members.

    Public Methods
     NameDescription
    Public MethodGets the page number in the document where the labeling range starts.  
    Public MethodGets the label page number.
    Subsequent pages are numbered sequentially from this value, which must be greater than or equal to 1.  
    Public MethodGets the numbering style.  
    Public MethodGets the prefix.  
    Public MethodSets the page number in the document where the labeling range starts.  
    Public MethodSets the label page number.
    Subsequent pages are numbered sequentially from this value, which must be greater than or equal to 1.  
    Public MethodSets the numbering style.  
    Public MethodSets the prefix.  
    Top
    See Also